home *** CD-ROM | disk | FTP | other *** search
/ Winzipper / Winzipper_ISO.iso / nt4.0 server / DOSHELP.HL_ / doshelp.hlp
Text File  |  1996-05-13  |  5KB  |  89 lines

  1. @ Copyright (C) 1990-1991 Microsoft Corp.  All rights reserved.
  2. @ This is the DOS general help file.  It contains a brief 
  3. @ description of each command supported by the DOS help command.  
  4. @ Type HELP with no arguments to display the text in this file.
  5. @ Lines beginning with @ are comments, and are ignored by HELP.
  6. @ This file may be modified to add new commands.  If the HELP command-name
  7. @ form is to be used, any new commands should support the /? parameter.
  8. @ New commands should start in the first column.  Any extra lines needed
  9. @ for a command description should be preceded by white space.  Commands
  10. @ must be added in alphabetical order.
  11. ASSOC    Displays or modifies file extension associations
  12. AT       Schedules commands and programs to run on a computer.
  13. ATTRIB   Displays or changes file attributes.
  14. BREAK    Sets or clears extended CTRL+C checking.
  15. CACLS    Displays or modifies access control lists (ACLs) of files.
  16. CALL     Calls one batch program from another.
  17. CD       Displays the name of or changes the current directory.
  18. CHCP     Displays or sets the active code page number.
  19. CHDIR    Displays the name of or changes the current directory.
  20. CHKDSK   Checks a disk and displays a status report.
  21. CLS      Clears the screen.
  22. CMD      Starts a new instance of the Windows NT command interpreter.
  23. COLOR    Sets the default console foreground and background colors.
  24. COMP     Compares the contents of two files or sets of files.
  25. COMPACT  Displays or alters the compression of files on NTFS partitions.
  26. CONVERT  Converts FAT volumes to NTFS.  You cannot convert the
  27.          current drive.
  28. COPY     Copies one or more files to another location.
  29. DATE     Displays or sets the date.
  30. DEL      Deletes one or more files.
  31. DIR      Displays a list of files and subdirectories in a directory.
  32. DISKCOMP Compares the contents of two floppy disks.
  33. DISKCOPY Copies the contents of one floppy disk to another.
  34. DOSKEY   Edits command lines, recalls Windows NT commands, and creates macros.
  35. ECHO     Displays messages, or turns command echoing on or off.
  36. ENDLOCAL Ends localization of environment changes in a batch file.
  37. ERASE    Deletes one or more files.
  38. EXIT     Quits the CMD.EXE program (command interpreter).
  39. FC       Compares two files or sets of files, and displays the differences 
  40.          between them.
  41. FIND     Searches for a text string in a file or files.
  42. FINDSTR  Searches for strings in files.
  43. FOR      Runs a specified command for each file in a set of files.
  44. FORMAT   Formats a disk for use with Windows NT.
  45. FTYPE    Displays or modifies file types used in file extension associations.
  46. GOTO     Directs the Windows NT command interpreter to a labeled line in a
  47.          batch program.
  48. GRAFTABL Enables Windows NT to display an extended character set in graphics
  49.          mode.
  50. HELP     Provides Help information for Windows NT commands.
  51. IF       Performs conditional processing in batch programs.
  52. KEYB     Configures a keyboard for a specific language.
  53. LABEL    Creates, changes, or deletes the volume label of a disk.
  54. MD       Creates a directory.
  55. MKDIR    Creates a directory.
  56. MODE     Configures a system device.
  57. MORE     Displays output one screen at a time.
  58. MOVE     Moves one or more files from one directory to another directory on
  59.          the same drive.
  60. PATH     Displays or sets a search path for executable files.
  61. PAUSE    Suspends processing of a batch file and displays a message.
  62. POPD     Restores the previous value of the current directory saved by PUSHD.
  63. PRINT    Prints a text file.
  64. PROMPT   Changes the Windows NT command prompt.
  65. PUSHD    Saves the current directory then changes it.
  66. RD       Removes a directory.
  67. RECOVER  Recovers readable information from a bad or defective disk.
  68. REM      Records comments (remarks) in batch files or CONFIG.SYS.
  69. REN      Renames a file or files.
  70. RENAME   Renames a file or files.
  71. REPLACE  Replaces files.
  72. RESTORE  Restores files that were backed up by using the BACKUP command.
  73. RMDIR    Removes a directory.
  74. SET      Displays, sets, or removes Windows NT environment variables.
  75. SETLOCAL Begins localization of environment changes in a batch file.
  76. SHIFT    Shifts the position of replaceable parameters in batch files.
  77. SORT     Sorts input.
  78. START    Starts a separate window to run a specified program or command.
  79. SUBST    Associates a path with a drive letter.
  80. TIME     Displays or sets the system time.
  81. TITLE    Sets the window title for a CMD.EXE session.
  82. TREE     Graphically displays the directory structure of a drive or path.
  83. TYPE     Displays the contents of a text file.
  84. VER      Displays the Windows NT version.
  85. VERIFY   Tells Windows NT whether to verify that your files are written
  86.          correctly to a disk.
  87. VOL      Displays a disk volume label and serial number.
  88. XCOPY    Copies files and directory trees.
  89.